/* 通用属性 */
* { margin: 0; padding: 0; list-style: none; font-family: "微软雅黑", "宋体"; }
body { font-size: 14px; color: #383838; }
#main_out { }
.float_clear { clear: both; }
.float_left { float: left; }
.float_right { float: right; }
.display_none { display: none; }
.red { color: red; }
.must_input { font-weight: bold; color: red; }
.green { color: green; }
.blue { color: blue; }
.gray { color: gray; }
.purple { color: purple; }
.clear { clear: both; }
.highlight { color: #FFF; background: red; padding: 1px; }
a { color: #383838; text-decoration: none; }
a:hover { color: #383838; text-decoration: underline; }
p { line-height: 26px; }
img { border: none; }

/* 顶部 */
#header_menu_wrap { background:#0266B4; line-height:40px; font-size:14px; color:#fff;}
#header_menu { line-height: 40px; width: 1200px; margin: 0 auto; }
#header_menu .left { float: left; }
#header_menu .right { float: right; }
#header_wrap { background:#F1F1F1; line-height:80px; height:80px;}
#header { width: 1200px; margin: 0 auto; position: relative;line-height:80px; height:80px; padding-top:10px;}

/*导航*/
#navigation_wrap { height: 50px; float:right; padding-top:5px; }
#navigation { height: 50px; width: 880px; margin: 0 auto; }
#navigation ul li { float: left; position: relative; z-index: 9999; }
#navigation ul #home { background: none; padding-left: 0px; }
/*主导航*/
#navigation ul li a { display: block; line-height: 50px; width: 120px; color: #333; text-align: center; font-size: 14px; }
#navigation ul li a:hover { background: #0266B4; text-decoration: none; color: #FFCBB5; }
#navigation ul li .current {background: #0266B4; color: #FFCBB5; }
/*子导航*/
#navigation ul li ul { display: none; position: absolute; left: 0; background: #FFF; z-index: 9999;}
#navigation ul li ul li { background: none; float: none; color: #FFF; }
#navigation ul li .hasmenu { background: url(images/hasmenu.gif) right no-repeat; }
#navigation ul li ul li a { height: 32px; line-height: 32px; font-size: 12px; }
#navigation ul li ul li a:hover {}
#navigation ul li ul li ul { left: 119px; top: 0; }

/*公告*/
#notice_wrap { background:#EEEEEE; line-height:35px; height:35px; font-size:14px; color:#383838;}
#notice_menu { line-height: 35px; width: 1200px; margin: 0 auto; }

/*搜索按钮*/
#search_key { border: 1px solid #383838; height: 28px; padding: 0 10px; position: absolute; right:80px; top:35px;}
#search_btn { height: 30px; background: #383838; border:none; color: #FFF; width: 80px; position: absolute; right:0; top:35px;}

/* 当前位置 */
.current_location { float: right; text-align: right; padding-right: 10px; color: #237EAA; }
.current_location a { color: #237EAA; }
.current_location .current_channel { font-weight: bold; color: red; }
/* 幻灯 */

.slideshow { height: 330px; position: relative;}
.slideshow .bd li { height: 330px;}
.slideshow .hd ul { width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px;  line-height:30px; text-align:center; }
.slideshow .hd ul li { cursor:pointer; display:inline-block; *display:inline; zoom:1; width:12px; height:12px; margin:4px; background: #000; overflow:hidden; line-height:9999px;  }
.slideshow .hd ul .on{ background: #FFF; }

/* 主体 */
.content_main { overflow: hidden; zoom: 1;  }
.content_title { display: none; }
.content_body { margin: 10px auto; width:1200px; }
.content_bottom {}
/*主体左侧*/
#left { float: left; width: 280px;}
#left_h { }
#left_b { }
#left_f {}
.l_title { background: #0266B4; height: 60px; line-height: 60px; padding: 0 10px; text-align:center;}
.l_title h2 { font-size: 16px; color: #FFF; }
.l_title a { font-size: 14px; color: #FFF; }
.l_title h2 a { font-size: 16px; color: #FFF; }
.l_title h2 span { font-size: 14px; color: #FFF; font-weight: normal; font-style: italic; margin-left: 10px; }
.l_body { padding: 10px; overflow: hidden; zoom: 1; border: 1px solid #DDDCDC; border-top: none; background: #F4F4F4; }
.l_bottom { height: 10px; }
/*主体右侧*/
#right { float: right; width: 910px; }
#right_h { display: none; }
#right_b { }
#right_f { display: none; }
.r_title { height: 40px; line-height: 40px; border:1px solid #DDDCDC; }
.r_title h2 { font-size: 16px; color: #FFF; width:150px; background:#0266B4; text-align:center;}
.r_title h2 span { font-size: 14px; color: #FFF; font-weight: normal; font-style: italic; margin-left: 10px; }
.r_body { padding: 10px 20px; overflow: hidden; zoom: 1;  }
.r_bottom { height: 10px; }

/*宽屏内容块*/
#wide{}
.w_title { background: #383838; height: 40px; line-height: 40px; padding: 0 10px; }
.w_title h2 { font-size: 14px; color: #FE5214; }
.w_title h2 span { font-size: 12px; color: #000; font-weight: normal; margin-left: 10px; }
.w_body { padding: 10px 0; overflow: hidden; zoom: 1; }
.w_bottom { height: 10px; }

/*通用内容块*/
.c_title { background: #383838; height: 40px; line-height: 40px; padding: 0 10px;}
.c_title h2 { font-size: 14px; color: #FE5214; }
.c_title a { font-size: 12px; color: #FE5214; }
.c_title h2 a { font-size: 14px; color: #FE5214; }
.c_title h2 span { font-size: 12px; color: #FFF; font-weight: normal; font-style: italic; margin-left: 10px; }
.c_body { padding: 10px; overflow: hidden; zoom: 1; border: 1px solid #DDDCDC; border-top: none; background: #F4F4F4; }
.c_bottom { height: 10px; }

/* 友情链接 */
#link_pic { overflow:hidden;}
#link_pic ul { overflow:hidden; width: 990px; zoom:1; }
#link_pic ul li { float: left; display:inline; width: 94px; margin:0 10px 10px 0; background: #B4B4B4; padding: 3px; text-align: center;}
#link_pic ul li:hover { background: #E74C3C;}
#link_pic ul li a{ color: #FFF;  }
#link_pic ul li img {width: 94px; height: 30px; }

#link_text { overflow:hidden;}
#link_text ul li { float: left; display:inline; padding: 0 10px; margin-right:10px; text-align: center;}
#link_text ul li:hover {}
#link_text ul li a{ color: #FFF;  }
/* 版权信息 */
#copyright_main { background: #000; }
#bottom_navigation_bg{background: #0266B4; height:35px;}
#bottom_navigation { width: 1200px; margin: 0 auto; height: 35px; line-height: 35px; color: #FFF; }
#bottom_navigation a { color: #FFF; }
#copyright { width: 980px; margin: 0 auto; color: #FFF; padding:20px 0;}
#copyright a { color: #FFF; }

/* 留言 */
.guestbook_main { padding: 10px; border: 1px solid #CCC; margin-bottom: 10px; }
.guestbook_title { color: #227BAD; line-height: 30px; font-weight: bold; border-bottom: 1px dashed #227BAD; }
.guestbook_intro { line-height: 30px; text-align: right; }
.guestbook_content { padding: 5px; border: 1px dashed #CCC; margin-bottom: 10px; }
.guestbook_answer { padding: 5px; border: 1px solid #CCC; }
.guestbook_answer h2 { color: red; line-height: 20px; font-size: 12px; }

/*图片列表[简约]*/

.picture_list_s { overflow:hidden;}
.picture_list_s ul { overflow:hidden; width: 880px; margin-bottom:-10px; zoom:1; }
.picture_list_s ul li { float: left; display:inline; width: 270px; margin:0 18px 18px 0; text-align: center;}
.picture_list_s ul li:hover {}
.picture_list_s ul li a{ color: #383838;  }
.picture_list_s ul li img {width: 270px; height: 165px; padding:3px;  border: 1px  solid #CCC;}

.picture_list_w { overflow:hidden;}
.picture_list_w ul { overflow:hidden; width: 1200px; zoom:1; margin-top: 20px; }
.picture_list_w ul li { float: left; display:inline; width: 260px; margin:0 20px 20px 0; text-align: center;}
.picture_list_w ul li:hover { }
.picture_list_w ul li a{ color: #383838;  }
.picture_list_w ul li img {width: 260px; height: 180px; border: 1px  solid #CCC; padding:4px;}

.picture_list_d { margin-bottom: 10px; }
.picture_list_d .left { width: 210px; float: left; }
.picture_list_d .right { width: 490px; float: right; }
.picture_list_d .img_wrap img {border: 1px solid #CCC; width: 208px; height: 155px;  }
.picture_list_d .img_wrap:hover img { border: 1px solid #F00; }
.picture_list_d .title { line-height: 32px; border-bottom: 1px dashed #999; background: url(images/picture_list.gif) left no-repeat; padding-left: 15px; font-size: 14px; }
.picture_list_d .content { padding: 5px; }
.picture_list_d .intro { text-align: right; color: #999; border-top: 1px dashed #999; line-height: 26px; }
.picture_list_d .intro a { color: #999; }

/*文章列表*/
.article_list_c li { border-bottom: 1px dashed #CCC; height:75px; padding:10px 0; }
.article_list_c_left { float:left; margin-top:15px; width:60px; height:60px; line-height:60px; background:#198EDE; color:#FFF; text-align: center;}
.article_list_c_right{ float:left; width:630px; padding-left:10px; }
.article_list_s li { line-height: 40px; border-bottom: 1px dashed #999; padding-left: 15px; background: url(images/article_list_s.gif) left no-repeat; }
.article_list_d { }
.article_list_d .title { font-size: 12px; line-height: 32px; border-bottom: 1px dashed #999; padding-left: 15px; background: url(images/article_list_d.gif) left no-repeat; font-size: 14px; }
.article_list_d .content { color: #666; }
.article_list_d .intro { text-align: right; color: #999; border-top: 1px dashed #999; line-height: 26px; }
.article_list_d .intro a { color: #999; }
/*评论列表*/
.commentlist { }
.commentlist dt { line-height: 22px; border: 1px dashed #CCC; padding: 0 10px; background: #F5F5F5; }
.commentlist dd { padding: 10px; border: 1px dashed #CCC; border-top: none; margin-bottom: 5px; }
.searchlist li { line-height: 30px; border-bottom: 1px dashed #999; }
/*频道列表 - 无限级分类*/
.channel_list_d { }
.channel_list_d li { line-height: 28px; padding: 2px; border-bottom: 1px solid #D7D7D7; }
.channel_list_d li a { display: block; padding: 0 10px; line-height: 28px; }
.channel_list_d li a:hover { background: #2B2D41; text-decoration: none; color: #FFF; }
.channel_list_d .current_channel a { background: #2B2D41; color: #0F56A8; font-weight: bold; color: #FFF; }
.channel_level1 { font-size: 12px; font-weight: bold; }
.channel_level2 { font-size: 12px; }
.channel_level3 { font-size: 12px; }
/*频道列表 - 递推一级分类*/
.channel_list_s { }
.channel_list_s li { font-size:14px;line-height: 35px; padding: 2px; border-bottom: 1px solid #D7D7D7; }
.channel_list_s li a { display: block; padding: 0 10px; line-height: 35px; }
.channel_list_s li a:hover { background: #0266B4; text-decoration: none; color: #FFF; }
.channel_list_s .current_channel a { background: #0266B4; font-weight: bold; color: #FFF; }

/*频道列表 - 宽屏*/
.channel_list_w { overflow: auto; zoom: 1; }
.channel_list_w li { float: left; margin:0 10px 10px 0;}
.channel_list_w li a { display: block; padding: 5px 10px; line-height: 24px; font-size:14px; background: #CECECE; }
.channel_list_w li a:hover { background: #383838; font-weight: bold; color: #FFF; text-decoration:none; }
.channel_list_w .current_channel a { background: #383838; font-weight: bold; color: #FFF; }
/*信息详情页*/
#info_name { font-size: 16px; font-weight: normal; text-align: center; padding: 20px 0; }
#info_intro { text-align: center; color: #999; border: 1px solid #E4DDB4; line-height: 30px; background: #F6F1E3; }
#info_intro a { color: #999; }
#info_picture { text-align: center; margin: 20px auto; }
#info_picture img { padding: 5px; border: 1px solid #CCC; max-width:840px; }
#info_video { text-align: center; margin: 20px auto; }
#info_slideshow { text-align: center; margin: 20px auto; overflow: auto; zoom: 1; }
.info_slideshow_show img { padding: 5px; border: 1px solid #CCC; max-width: 600px; max-height:500px; }
#info_slideshow_nav { overflow: auto; zoom: 1; margin-top: 10px; }
#info_slideshow_nav li { float: left; padding: 2px; }
#info_slideshow_nav li img { width: 50px; height: 50px; border: 1px solid #CCC; padding: 1px; cursor: pointer; }
#info_attach { margin: 20px auto; text-align: center; }
#info_scontent { padding: 10px; background: #EFF3D9; border: 1px solid #A6CC93; margin-top: 10px; }
#info_content { padding: 20px 0; font-size: 14px; }
#info_bcontent { padding: 10px 0; font-size: 14px; }
#info_extra { padding: 10px 0; }
#info_pic { width: 240px; }
#info_bpic { padding: 10px; text-align: center; }
#info_bpic img { max-width: 600px; padding: 5px; border: 1px solid #CCC; }
#info_around { padding: 5px; background: #EFF3D9; border: 1px solid #A6CC93; }
#info_comment {}
#info_comment a { float: right; background: #383838; display: block; height: 40px; width: auto; padding: 0 10px; line-height: 40px; text-align: center; color: #FFF; margin-top: 20px; }
#info_comment a:hover { background: #E74C3C; text-decoration: none;  }
/*无缝滚动*/
#products_scroll { overflow: auto; width: 100%; }
/*滑动门*/
#tab_menu { overflow: auto; zoom: 1; }
#tab_menu li { float: left; line-height: 28px; padding: 0 10px; text-align: center; font-size: 12px; color: #2362ED; font-weight: bold; cursor: pointer; color: #225D98; }
#tab_menu .tab_menu_in { background: #225D98; color: #FFF; }
#sitemap li { padding: 1px; }
#sitemap li a { background: #EFF3D9; line-height: 26px; display: block; padding: 0 20px; border: 1px solid #A6CC93; }
#sitemap li a:hover { text-decoration: none; background: #FFF; }
/*表单相关*/
input { font-size: 12px; }
.form_text { font-size: 12px; border: 1px solid #CCC; height: 26px; line-height: 26px; padding: 0 5px; width: 400px; }
.form_text_verifycode { font-size: 12px; border: 1px solid #CCC; height: 26px; line-height: 26px; padding: 0 5px; width: 50px; }
.form_select { font-size: 12px; border: 1px solid #CCC; }
.form_textarea { font-size: 12px; width: 400px; height: 80px; padding: 5px; border: 1px solid #CCC; }
.form_checkbox { }
.form_submit { background: #0468B5; width: 100px; height: 40px; border: none; color: #FFF; font-size: 14px; cursor: pointer; }
.form_submit:hover { background: #383838; }
.form_file { font-size: 12px; padding: 3px 5px; border: 1px solid #CCC; background: #FFF; }
.common_form { }
.common_form li { padding: 10px 0; overflow: auto; zoom: 1; border-bottom: 1px dashed #CCCCCC; }
.common_form label { float: left; text-align: right;  padding-right: 10px; width: 100px; display: block; height: 28px; line-height: 28px; font-size: 14px; }
/*表格*/
.layout_table { border-collapse: collapse; width: 100%; }
.common_table { border-collapse: collapse; width: 100%; }
.common_table td { padding: 5px; border: 1px solid #DBDBDB; }
.common_table th { text-align: center; border: 1px solid #DBDBDB; }
/* 漂浮的客服 */
#online_support_main { z-index: 9999; position: fixed; display: block; overflow: hidden; width: 163px; zoom: 1; border: 1px solid #E2E2E2; }
#online_support_title { height: 34px; line-height: 34px; background: #383838; cursor: pointer; color: #FFF; text-align: center; font-size: 14px; }
#online_support_body { min-height: 100px; border: 1px solid #383838; padding: 10px; text-align: center; background: #FFF; }
#online_support_bottom { height: 20px;}
/*分页样式*/
.page_turner { padding: 4px 0px 0px 1px; float: right; clear: both; }
.page_turner a, .page_turner span { float: left; display: block; border: 1px solid #D3D1D1; padding: 2px 5px; margin-left: 4px; line-height: 16px; }
.page_turner a:link, .page_turner a:visited { text-decoration: none; }
.page_turner a:hover, .page_turner a.c { background: #CC0001; color: #FFF; }
#total { color: red; }
#gotop { position: fixed; width: 70px; height: 70px; bottom: 80px; right:80px; cursor: pointer; display: none; background: url(images/gotop.png) no-repeat; }

/*首页*/
#index_can .body { background: #FFF; padding: 10px;}
#index_contact{ float: left; width:310px; }
#index_about{ float: left; width:1200px; padding: 0 25px; }
#index_news{ float: left; width:1200px;}
#index_contact .title { background: url(images/contact_title.png) left center no-repeat; height: 80px; line-height: 80px; padding-left: 80px;}
#index_about .title { background: url(images/about_title.jpg) left center no-repeat; height: 100px; line-height: 100px;}
#index_news .title { background: url(images/news_title.jpg) left center no-repeat; height: 100px; line-height: 100px; }
#index_news .left{ float:left;width:480px; text-align:center; padding-left:10px;}
#index_news .right { float:right; width:700px;}
#index_products .title {  background: url(images/products_title.jpg) left center no-repeat; height: 100px; line-height: 100px;}
#index_products .body { margin: 20px 0;}
.index_products_more_main { margin:10 auto; width:1200px; text-align:center;}
.index_products_more a{ text-align: center; padding:10px 50px; color:#198EDE; border:1px solid #198EDE;border-radius:25px;}



.container, .container *{margin:0; padding:0;}

.container{width:450px; height:380px; overflow:hidden;position:relative;}

.slider{position:absolute;}
.slider li{ list-style:none;display:inline;}
.slider img{ width:440px; height:370px; display:block;border: 1px solid #DDDCDC;padding:2px;}

.slider2{width:2000px;}
.slider2 li{float:left;}

.num{ position:absolute; right:5px; bottom:5px;}
.num li{
	float: left;
	color: #FF7300;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 1px;
	border: 1px solid #FF7300;
	background-color: #fff;
}
.num li.on{
	color: #fff;
	line-height: 21px;
	width: 21px;
	height: 21px;
	font-size: 16px;
	margin: 0 1px;
	border: 0;
	background-color: #FF7300;
	font-weight: bold;
}


/*=========mF_liuzg ========*/
.mychgPic{width:390px; height:300px; padding:2px; border:1px solid #999; margin:0 auto}
.mF_liuzg{ position:relative; width:390px; height:300px; overflow:hidden; font:12px/1.5 Verdana,Geneva; background:#fff;}
.mF_liuzg .loading{position:absolute;z-index:9999;width:100%;height:100%;color:#666;text-align:center;padding-top:90px;}/*载入画面*/
.mF_liuzg .pic li{width:390px;position:relative;overflow:hidden;*margin-top:-2px;list-style:none;}
.mF_liuzg .pic li p{width:390px;position:absolute;}
.mF_liuzg .pic li p a{display:block;}/*图片和焦点图框架一样大小*/
.mF_liuzg .pic li p img{width:390px;height:300px;}
.mF_liuzg .txt li{ text-align:left;position:absolute;z-index:2;bottom:0;width:390px;height:36px;line-height:34px;overflow:hidden;display:none;list-style:none;}
.mF_liuzg .txt li a{display:block;color:#fff;padding:2px 0 0 16px;font-size:14px;font-weight:bold;text-decoration:none;list-style:none;}/*标题样式*/
.mF_liuzg .txt-bg{position:absolute;bottom:0;z-index:1;width:450px;height:36px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;}/*标题背景*/
.mF_liuzg .num{position:absolute;z-index:3;bottom:8px;right:8px;color:#333;}/*按钮样式*/
.mF_liuzg .num li{ float:left; width:22px; height:18px; position:relative; border:1px solid #FFF; line-height:18px; text-align:center; margin-right:3px; cursor:pointer; background:#000; filter:alpha(opacity=90); opacity:0.9; color: #FFF; }
.mF_liuzg .num li.current,.mF_liuzg .num li.hover{ background:#A61814; color:#fff; font-weight:bold;}